FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.zib2017#2.2.18 (78 ms)

Package nictiz.fhir.nl.stu3.zib2017
Type StructureDefinition
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituationChild
Url http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituationChild
Version 1.1.5
Status active
Name Zib FamilySituationChild
Title HCIM FamilySituationChild
Experimental False
Realm nl
Authority hl7
Description FamilySituationChild defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 1.1, release 2017. Traditionally, a family is defined as a group of people of one or more adults who carry responsibility for caring for and raising one or more children. Children can have multiple family situations when they live partly with their father and partly with their mother e.g. after a divorce. Currently, the term is used more broadly for all forms of cohabitation which form a recognizable social unit, of people who are or who are not related and who have long-lasting, affective bonds and provide each other with support and care.
Purpose Information on the child’s family situation is important in determining the extent to which the child and its family need care and support. The information model is meant for describing the family situation of children aged 0 to 18 years.
Copyright CC0
Type Observation
Kind resource

Resources that use this resource

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/eOverdracht-NursingHandoff-Childcare-0-1yo eOverdracht nursing handoff childcare 0-1 yo
http://nictiz.nl/fhir/StructureDefinition/eOverdracht-NursingHandoff-Childcare-1-18yo eOverdracht nursing handoff childcare 1-18 yo

Resources that this resource uses

StructureDefinition
http://fhir.nl/fhir/StructureDefinition/nl-core-observation nl-core-observation
http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituationChild-RelatedPerson HCIM FamilySituationChild RelatedPerson
http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.7.16.1--20171231000000 GezinssamenstellingKindCodelijst


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "zib-FamilySituationChild",
  "url" : "http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituationChild",
  "version" : "1.1.5",
  "name" : "Zib FamilySituationChild",
  "title" : "HCIM FamilySituationChild",
  "status" : "active",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "FamilySituationChild defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 1.1, release 2017.\r\n\r\nTraditionally, a family is defined as a group of people of one or more adults who carry responsibility for caring for and raising one or more children. Children can have multiple family situations when they live partly with their father and partly with their mother e.g. after a divorce. Currently, the term is used more broadly for all forms of cohabitation which form a recognizable social unit, of people who are or who are not related and who have long-lasting, affective bonds and provide each other with support and care.",
  "purpose" : "Information on the child’s family situation is important in determining the extent to which the child and its family need care and support. The information model is meant for describing the family situation of children aged 0 to 18 years.",
  "copyright" : "CC0",
  "fhirVersion" : "3.0.2",
  "mapping" : [
    {
      "identity" : "hcim-familysituationchild-v1.1-2017EN",
      "uri" : "https://zibs.nl/wiki/FamilySituationChild-v1.1(2017EN)",
      "name" : "HCIM FamilySituationChild-v1.1(2017EN)"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "http://fhir.nl/fhir/StructureDefinition/nl-core-observation",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation",
        "path" : "Observation",
        "short" : "FamilySituationChild",
        "alias" : [
          "GezinssituatieKind"
        ],
        "mapping" : [
          {
            "identity" : "hcim-familysituationchild-v1.1-2017EN",
            "map" : "NL-CM:7.16.1",
            "comment" : "FamilySituationChild"
          }
        ]
      },
      {
        "id" : "Observation.code.coding",
        "path" : "Observation.code.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "code"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Observation.code.coding:familySituationChildCode",
        "path" : "Observation.code.coding",
        "sliceName" : "familySituationChildCode",
        "short" : "FamilySituationChildCode",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Observation.code.coding:familySituationChildCode.system",
        "path" : "Observation.code.coding.system",
        "min" : 1,
        "fixedUri" : "http://snomed.info/sct"
      },
      {
        "id" : "Observation.code.coding:familySituationChildCode.code",
        "path" : "Observation.code.coding.code",
        "min" : 1,
        "fixedCode" : "55801000146105"
      },
      {
        "id" : "Observation.code.coding:familySituationChildCode.display",
        "path" : "Observation.code.coding.display",
        "defaultValueString" : "Finding of family details and household composition of child (finding)"
      },
      {
        "id" : "Observation.comment",
        "path" : "Observation.comment",
        "short" : "Comment",
        "definition" : "A comment on the family situation.",
        "alias" : [
          "Toelichting"
        ],
        "mapping" : [
          {
            "identity" : "hcim-familysituationchild-v1.1-2017EN",
            "map" : "NL-CM:7.16.11",
            "comment" : "Comment"
          }
        ]
      },
      {
        "id" : "Observation.component",
        "path" : "Observation.component",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "code.coding.code"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Observation.component:familyComposition",
        "path" : "Observation.component",
        "sliceName" : "familyComposition",
        "max" : "1"
      },
      {
        "id" : "Observation.component:familyComposition.code.coding",
        "path" : "Observation.component.code.coding",
        "min" : 1
      },
      {
        "id" : "Observation.component:familyComposition.code.coding.system",
        "path" : "Observation.component.code.coding.system",
        "min" : 1,
        "fixedUri" : "http://snomed.info/sct"
      },
      {
        "id" : "Observation.component:familyComposition.code.coding.code",
        "path" : "Observation.component.code.coding.code",
        "min" : 1,
        "fixedCode" : "224130005"
      },
      {
        "id" : "Observation.component:familyComposition.code.coding.display",
        "path" : "Observation.component.code.coding.display",
        "defaultValueString" : "Household composition (observable entity)"
      },
      {
        "id" : "Observation.component:familyComposition.value[x]:valueCodeableConcept",
        "path" : "Observation.component.valueCodeableConcept",
        "sliceName" : "valueCodeableConcept",
        "short" : "FamilyComposition",
        "definition" : "The family composition describes the patient’s home situation and the form of cohabitation. Care for family members who depend on the patient is described in the Care Responsibility concept.\r\nFamily members who can provide the patient with care as a caregiver are entered as a caregiver in the HelpFromOthers information model. Because of KOPP policy (Kinderen van Ouders met Psychiatrische Problemen, or Children of Parents with Psychiatric Problems) mental healthcare facilities require a record stating whether there are children in the family. This means that in a mental healthcare situation, the number of children (living at home) must be recorded, with information per individual child or as a total number.",
        "alias" : [
          "Gezinssamenstelling"
        ],
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "example" : [
          {
            "label" : "Example of FamilyComposition",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "224139006",
                  "display" : "Lives with mother"
                }
              ]
            }
          }
        ],
        "binding" : {
          "strength" : "extensible",
          "description" : "The family composition describes the patient’s home situation and the form of cohabitation. A family can consist of one or more people.",
          "valueSetReference" : {
            "reference" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.7.16.1--20171231000000",
            "display" : "FamilyCompositionCodelijst"
          }
        },
        "mapping" : [
          {
            "identity" : "hcim-familysituationchild-v1.1-2017EN",
            "map" : "NL-CM:7.16.2",
            "comment" : "FamilyComposition"
          }
        ]
      },
      {
        "id" : "Observation.component:numberOfSiblings",
        "path" : "Observation.component",
        "sliceName" : "numberOfSiblings",
        "max" : "1"
      },
      {
        "id" : "Observation.component:numberOfSiblings.code.coding",
        "path" : "Observation.component.code.coding",
        "min" : 1
      },
      {
        "id" : "Observation.component:numberOfSiblings.code.coding.system",
        "path" : "Observation.component.code.coding.system",
        "min" : 1,
        "fixedUri" : "http://snomed.info/sct"
      },
      {
        "id" : "Observation.component:numberOfSiblings.code.coding.code",
        "path" : "Observation.component.code.coding.code",
        "min" : 1,
        "fixedCode" : "224095004"
      },
      {
        "id" : "Observation.component:numberOfSiblings.code.coding.display",
        "path" : "Observation.component.code.coding.display",
        "defaultValueString" : "Number of siblings (observable entity)"
      },
      {
        "id" : "Observation.component:numberOfSiblings.value[x]:valueQuantity",
        "path" : "Observation.component.valueQuantity",
        "sliceName" : "valueQuantity",
        "short" : "NumberOfSiblings",
        "definition" : "Number of brothers and sisters of the child, living at the same house. Children in this context can be biological and adopted children, stepchildren and foster children.",
        "alias" : [
          "AantalKinderen"
        ],
        "type" : [
          {
            "code" : "Quantity"
          }
        ],
        "mapping" : [
          {
            "identity" : "hcim-familysituationchild-v1.1-2017EN",
            "map" : "NL-CM:7.16.7",
            "comment" : "NumberOfSiblings"
          }
        ]
      },
      {
        "id" : "Observation.component:parentCarer",
        "path" : "Observation.component",
        "sliceName" : "parentCarer",
        "short" : "ParentCarer"
      },
      {
        "id" : "Observation.component:parentCarer.extension",
        "path" : "Observation.component.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Observation.component:parentCarer.extension:parentCarer",
        "path" : "Observation.component.extension",
        "sliceName" : "parentCarer",
        "short" : "ParentCarer",
        "definition" : "Person who has taken on the role of the child's caregiver in the family situation involved. This could be a parent or other family member.",
        "alias" : [
          "OuderVerzorger"
        ],
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : "http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituationChild-RelatedPerson"
          }
        ],
        "mapping" : [
          {
            "identity" : "hcim-familysituationchild-v1.1-2017EN",
            "map" : "NL-CM:7.16.3",
            "comment" : "ParentCarer"
          }
        ]
      },
      {
        "id" : "Observation.component:parentCarer.code.coding",
        "path" : "Observation.component.code.coding",
        "min" : 1
      },
      {
        "id" : "Observation.component:parentCarer.code.coding.system",
        "path" : "Observation.component.code.coding.system",
        "min" : 1,
        "fixedUri" : "http://snomed.info/sct"
      },
      {
        "id" : "Observation.component:parentCarer.code.coding.code",
        "path" : "Observation.component.code.coding.code",
        "min" : 1,
        "fixedCode" : "40683002"
      },
      {
        "id" : "Observation.component:parentCarer.code.coding.display",
        "path" : "Observation.component.code.coding.display",
        "defaultValueString" : "Parent (person)"
      },
      {
        "id" : "Observation.component:child",
        "path" : "Observation.component",
        "sliceName" : "child",
        "short" : "Child",
        "definition" : "Child container that provides information on the age and livingsituation of each child of the patient.",
        "alias" : [
          "Kind"
        ],
        "mapping" : [
          {
            "identity" : "hcim-familysituationchild-v1.1-2017EN",
            "map" : "NL-CM:7.16.4",
            "comment" : "Child"
          }
        ]
      },
      {
        "id" : "Observation.component:child.extension",
        "path" : "Observation.component.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Observation.component:child.extension:contactPerson",
        "path" : "Observation.component.extension",
        "sliceName" : "contactPerson",
        "short" : "ContactPerson",
        "definition" : "Child of the child receiving care.",
        "alias" : [
          "ContactPersoon"
        ],
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : "http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituationChild-RelatedPerson"
          }
        ],
        "mapping" : [
          {
            "identity" : "hcim-familysituationchild-v1.1-2017EN",
            "map" : "NL-CM:7.16.5",
            "comment" : "ContactPerson"
          }
        ]
      },
      {
        "id" : "Observation.component:child.code.coding",
        "path" : "Observation.component.code.coding",
        "min" : 1
      },
      {
        "id" : "Observation.component:child.code.coding.system",
        "path" : "Observation.component.code.coding.system",
        "min" : 1,
        "fixedUri" : "http://snomed.info/sct"
      },
      {
        "id" : "Observation.component:child.code.coding.code",
        "path" : "Observation.component.code.coding.code",
        "min" : 1,
        "fixedCode" : "67822003"
      },
      {
        "id" : "Observation.component:child.code.coding.display",
        "path" : "Observation.component.code.coding.display",
        "defaultValueString" : "Child (person)"
      },
      {
        "id" : "Observation.component:child.value[x]:valueDateTime",
        "path" : "Observation.component.valueDateTime",
        "sliceName" : "valueDateTime",
        "short" : "DateOfBirth",
        "definition" : "The child’s date of birth.",
        "alias" : [
          "Geboortedatum"
        ],
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mapping" : [
          {
            "identity" : "hcim-familysituationchild-v1.1-2017EN",
            "map" : "NL-CM:7.16.6",
            "comment" : "DateOfBirth"
          }
        ]
      },
      {
        "id" : "Observation.component:sibling",
        "path" : "Observation.component",
        "sliceName" : "sibling",
        "short" : "Sibling",
        "definition" : "Sibling container that provides information on the age and livingsituation of each sibling of the patient.",
        "alias" : [
          "BroerOfZus"
        ],
        "mapping" : [
          {
            "identity" : "hcim-familysituationchild-v1.1-2017EN",
            "map" : "NL-CM:7.16.8",
            "comment" : "Sibling"
          }
        ]
      },
      {
        "id" : "Observation.component:sibling.extension",
        "path" : "Observation.component.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Observation.component:sibling.extension:contactPerson",
        "path" : "Observation.component.extension",
        "sliceName" : "contactPerson",
        "short" : "ContactPerson",
        "definition" : "Sister or brother, which is also part of concerning household. This includes not only biological siblings, but also half, step, foster and adoptive siblings.",
        "alias" : [
          "Contactpersoon"
        ],
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : "http://nictiz.nl/fhir/StructureDefinition/zib-FamilySituationChild-RelatedPerson"
          }
        ],
        "mapping" : [
          {
            "identity" : "hcim-familysituationchild-v1.1-2017EN",
            "map" : "NL-CM:7.16.9",
            "comment" : "ContactPerson"
          }
        ]
      },
      {
        "id" : "Observation.component:sibling.code.coding",
        "path" : "Observation.component.code.coding",
        "min" : 1
      },
      {
        "id" : "Observation.component:sibling.code.coding.system",
        "path" : "Observation.component.code.coding.system",
        "min" : 1,
        "fixedUri" : "http://snomed.info/sct"
      },
      {
        "id" : "Observation.component:sibling.code.coding.code",
        "path" : "Observation.component.code.coding.code",
        "min" : 1,
        "fixedCode" : "375005"
      },
      {
        "id" : "Observation.component:sibling.code.coding.display",
        "path" : "Observation.component.code.coding.display",
        "defaultValueString" : "Sibling (person)"
      },
      {
        "id" : "Observation.component:sibling.value[x]:valueDateTime",
        "path" : "Observation.component.valueDateTime",
        "sliceName" : "valueDateTime",
        "short" : "DateOfBirthSibling",
        "definition" : "Date of birth of the sister or brother.",
        "alias" : [
          "GeboortedatumZusBroer"
        ],
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mapping" : [
          {
            "identity" : "hcim-familysituationchild-v1.1-2017EN",
            "map" : "NL-CM:7.16.10",
            "comment" : "DateOfBirthSibling"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.